ci: Update list of xfail tests
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 12 Apr 2019 19:21:29 +0000 (20:21 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 12 Apr 2019 19:21:29 +0000 (20:21 +0100)
The label tests do not fail any more, because the CI image has Monospace
fonts; the textview-margins test started to fail on the CI image,
though.

testsuite/reftests/meson.build

index e77a8579a4071284dcdbf10ad194c87f6d71991c..dcd8203e1359882864f200596607c174792815ef 100644 (file)
@@ -418,10 +418,9 @@ xfails = [
   'border-half-pixel.ui',
   'border-image-url.ui',
   'label-shadows.ui',
-  'label-sizing.ui',
-  'label-wrap-justify.ui',
   'sizegroups-evolution-identity-page.ui',
   'textview-border-windows.ui',
+  'textview-margins.ui',
   'window-show-contents-on-map.ui',
 ]